Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document Namespace / C1KeyedList<TKey,TItem> Class / C1KeyedList<TKey,TItem> Constructor

In This Topic
    C1KeyedList<TKey,TItem> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    public C1KeyedList<TKey,TItem>()
    See Also